home *** CD-ROM | disk | FTP | other *** search
/ CD PowerPlay 5 / CD Powerplay Issue 5 (IDG Media)(September-October 1995).bin / demos / wc2demo / gamedat / install.bat < prev    next >
Encoding:
DOS Batch File  |  1992-02-20  |  168 b   |  11 lines

  1. echo off
  2. cls
  3. md \wc2demo
  4. md \wc2demo\gamedat
  5. xcopy *.* c:\wc2demo\gamedat
  6. xcopy c:\wc2demo\gamedat\wing2.exe c:\wc2demo
  7. erase c:\wc2demo\gamedat\wing2.exe
  8.  
  9.  
  10.  
  11.